gtk4.git
2020-03-26 Benjamin Otteaccellabel: Get rid of class variables
2020-03-26 Benjamin Ottegtk: Remove bindings
2020-03-26 Emmanuele BassiRemove bindings activation from GtkEventControllerKey
2020-03-26 Matthias Clasenpopover: Add keynav keybindings
2020-03-26 Emmanuele Bassipopovermenu: Port to shortcuts
2020-03-26 Benjamin Otteaccelgroup: Actually have a default mod mask
2020-03-26 Benjamin Ottetreeview: Redo event forwarding hack
2020-03-26 Benjamin Ottecombobox: Redo key event forwarding hack
2020-03-26 Emmanuele Bassiwidget: Add private accessor to event controllers
2020-03-26 Benjamin Otteiconview: Port bindings to use shortcuts
2020-03-26 Benjamin Otteinfobar: Port bindings to use shortcuts
2020-03-26 Benjamin Ottelabel: Port bindings to use shortcuts
2020-03-26 Benjamin Ottelistbox: Port bindings to use shortcuts
2020-03-26 Benjamin Ottenotebook: Port bindings to use shortcuts
2020-03-26 Benjamin Ottescale: Port bindings to use shortcuts
2020-03-26 Benjamin Ottescalebutton: Port bindings to use shortcuts
2020-03-26 Benjamin Ottescrolledwindow: Port bindings to use shortcuts
2020-03-26 Benjamin Ottesearchentry: Port bindings to use shortcuts
2020-03-26 Benjamin Otteshortcutssection: Port bindings to use shortcuts
2020-03-26 Benjamin Otteshortcutswindow: Port bindings to use shortcuts
2020-03-26 Benjamin Otteflowbox: Port bindings to use shortcuts
2020-03-26 Benjamin Ottepaned: Port bindings to use shortcuts
2020-03-26 Benjamin Ottespinbutton: Port bindings to use shortcuts
2020-03-26 Benjamin Ottetextview: Port bindings to use shortcuts
2020-03-26 Benjamin Ottefilechooserwidget: Port bindings to use shortcuts
2020-03-26 Benjamin Otteshortcutcontroller: Add gtk_shortcut_controller_add_sho...
2020-03-26 Benjamin Otteshortcutcontroller: Add private API for running class...
2020-03-26 Benjamin Ottetreeview: Port bindings to use shortcuts
2020-03-26 Benjamin Ottewidget: Port bindings to use shortcuts
2020-03-26 Benjamin Ottedialog: Port binding to use shortcuts
2020-03-26 Emmanuele Bassitext: Port to widget shortcuts
2020-03-26 Emmanuele BassiAllow installing bindings bound to actions
2020-03-26 Emmanuele Bassishortcut: Add action activation
2020-03-26 Emmanuele Bassibindings: Export action activation internally
2020-03-26 Benjamin Otteshortcut: Add gtk_shortcut_set_callback()
2020-03-26 Benjamin Otteassistant: Port bindings to use shortcuts
2020-03-26 Benjamin Ottecombobox: Port bindings to use shortcuts
2020-03-26 Benjamin Ottetrigger: Add an alternative trigger
2020-03-26 Matthias Clasenshortcut: Add GtkShortcutTrigger
2020-03-26 Benjamin Ottewindow: Port bindings to use shortcuts
2020-03-26 Benjamin Ottebindings: Add more variant types
2020-03-26 Benjamin Ottewidget: Add gtk_widget_class_add_shortcut()
2020-03-26 Benjamin Ottegtk: Add GtkShortcut
2020-03-26 Benjamin Ottebindings: Split out function to invoke an action signal
2020-03-26 Benjamin Otteshortcutcontroller: Introduce
2020-03-26 Benjamin Ottebindings: Make gtk_binding_parse_signal() use GVariantB...
2020-03-26 Benjamin Ottebindings: Parse into GVariantBuilder directly
2020-03-26 Benjamin Ottebindings: Add gtk_binding_entry_add_signal_variant()
2020-03-26 Benjamin Ottebindings: Replace GtkBindingArg arguments with GVariant
2020-03-26 Matthias ClasenMerge branch 'matthiasc/for-master2' into 'master'
2020-03-26 Matthias ClasenMerge branch 'matthiasc/for-master' into 'master'
2020-03-26 Emmanuele Bassipasswordentry: Remove unused include
2020-03-26 Emmanuele Bassientry: Remove unused include
2020-03-25 Matthias Clasentext view: Fix touch selection
2020-03-25 Matthias Clasenevent controller focus: drop include
2020-03-25 Matthias Clasenflattenlistmodel: Give access to child models
2020-03-25 Matthias ClasenMerge branch 'matthiasc/for-master' into 'master'
2020-03-25 Matthias ClasenMerge branch 'wip/chergert/muxer-robustness-fix' into...
2020-03-25 Matthias Clasenfilechoosererrorstack: Fix object life-cycle
2020-03-25 Matthias Clasentestsuite: Set NO_AT_BRIDGE for gtk tests
2020-03-25 Christian Hergertmuxer: force muxer dispoal as part of widget dispose
2020-03-25 Timm BäderMerge branch 'wip/sadiq/fix-leak' into 'master'
2020-03-24 Timm Bädermagnifier: Don't try to use a null widget paintable
2020-03-24 Timm Bäderinspector: Fix child widget life cycle
2020-03-24 Timm BäderMerge branch 'patch-2' into 'master'
2020-03-24 LingMangtkfilechoosernative: Remove duplicate "the" in the...
2020-03-22 Marc-Antoine... testsuite/gtk/flattenlistmodel.c: fix build
2020-03-22 Mohammed Sadiqsingleselection: Fix a memory leak
2020-03-22 Matthias Clasen3.98.1
2020-03-22 Matthias Clasena11y: Don't re turn uninitialized memory
2020-03-22 Matthias ClasenMerge branch 'filechooser-popover-fixes' into 'master'
2020-03-22 Matthias Clasenfile chooser: Fix the rename file popover
2020-03-22 Matthias Clasenfilechooser: Fix the file list popover
2020-03-21 Matthias Clasenfilechooser: Fix the new folder popover
2020-03-21 Matthias Clasenplaces sidebar: Fix the popovers
2020-03-21 Matthias ClasenMerge branch 'portal-dir-chooser' into 'master'
2020-03-21 Bastien Nocerafilechoosernativeportal: Allowing selecting folder(s)
2020-03-21 Matthias ClasenMerge branch 'portal-chooser-fail' into 'master'
2020-03-21 Matthias Clasenportal file chooser: Handle errors
2020-03-21 Matthias ClasenMerge branch 'fix-inspector-picking' into 'master'
2020-03-21 Matthias ClasenMerge branch 'fix-inspector-key' into 'master'
2020-03-21 Matthias Clasenx11: Fix key event state translation
2020-03-21 Matthias Claseninspector: Make picking work again
2020-03-21 Matthias ClasenMerge branch 'new-text-attributes' into 'master'
2020-03-21 Matthias ClasenMake overline support conditional
2020-03-21 Matthias ClasenRequire pango 1.44.4
2020-03-21 Matthias Clasengtk-demo: Add hyphenation control to the markup demo
2020-03-21 Matthias Clasengtk-demo: Allow word breaking in the markup demo
2020-03-21 Matthias Clasentextbuffer: Parse overline and hyphenation attributes
2020-03-21 Matthias Clasentextlayout: Handle new text tag properties
2020-03-21 Matthias Clasentexttag: Support overline and hyphenation control
2020-03-20 Carlos GarnachoMerge branch 'master_MR1290' into 'master'
2020-03-20 Matthias ClasenMerge branch 'wip/chergert/fix-class-private-data-usage...
2020-03-20 Christian Hergertwidget: fix class private data usage to be _init()...
2020-03-20 Christian Hergertwidget: move class private data to gtkwidgetprivate.h
2020-03-20 Matthias ClasenMerge branch 'test-protocol' into 'master'
2020-03-20 Matthias Clasentestsuite: disable performance tests
2020-03-20 Matthias ClasenMerge branch 'wip/carlosg/text-handle-natives' into...
2020-03-20 Alexandr Miloslavskiygkimmulticontext: Fix crash due to leaked signal handler
2020-03-20 Emmanuele BassiMerge branch 'ci-dbus-launch' into 'master'
next